Introduction to Recursion

Slides

PDF lecture slides: [1up, 4up]

Readings

Think Python, Sections 5.8-5.10: Recursion

Code

Click on the lec18_introrecursion.zip link to download the .zip file to your computer. The unzipped folder contains the notebook for lecture activities.

Solutions

I have made a genuine effort to complete the code exercises. Show me the solutions.